Call Interface
Properties
Returns the callee address information related the call instance
Returns caller name of the related call
Returns the caller address information related the call instance
This method sets the caller name of origin. Especially needed for anonymous calls.
Sets given custom SIP Headers as custom parameters to call in order to send them in all mid-call event requests.
Sets video enabled or not for this call.
Sets microphone muted or not for this call.
Returns the media attributes of the call
Returns type of the Video View which is on front.
Functions
In case of callerAddress or calleeAddress changes this callback will notify the application.
Puts Video View of given type in front of any other Video View.
Indicates remote side can send video or not. Local side can receive video if he wishes. It is determined by Remote Session Description direction as follows
Indicates remote side can receive video or not. Local side can send video if he wishes. It is determined by Remote Session Description direction as follows
Changes video resolution as given values. These values are not saved so they can be thought as temporary
Returns the list of available and supported codecs
Gets RTP/RTP Statistics for related call
Sends the given custom SIP headers to WebRTC GW server.
Sets device capture to image source for the related call
Sets device capture and video resolution to specified position and resolution of the related call
Sets GUI View for video of local user
Sets GUI View for video of remote peer
Takes still image of the active local video stream
Unholds the related call.
Starts video of local user.